๐Ÿ‘ฉโ€๐ŸŒพ Contributions by @neil at [[adding a 404 page with htaccess]]
Agora locations contain community contributions with titles or topics that match your search. x
๐Ÿ“„ adding-a-404-page-with-htaccess.md by @neil โ˜† raw ๏ธ๐Ÿ”— โœ๏ธ

Adding a 404 page with .htaccess

I wanted to add a 404 page to my garden, especially as I’m currently renaming pages. Might end up with some broken links.

Easy enough - I created a 404.org in org-mode. It gets published as 404.html.

And in .htaccess, just needed to add:

ErrorDocument 404 /404.html

Loading pushes...

โœจ AI Synthesis Mistral Gemini ChatGPT Claude x

Expanding this section will automatically generate an AI synthesis of the contributions in this node.